Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UserProviderでCustomer/Memberのサブクラスもサポートする #4726

Merged
merged 3 commits into from Nov 4, 2020

Conversation

sw-satoshi-nakano
Copy link
Contributor

@sw-satoshi-nakano sw-satoshi-nakano commented Oct 7, 2020

概要(Overview・Refs Issue)

#4725 の対応

テスト(Test)

ログインできることを確認した。

@okazy okazy added this to the 4.0.x milestone Oct 7, 2020
@okazy
Copy link
Contributor

okazy commented Oct 27, 2020

@sw-satoshi-nakano
CustomerProviderでも同様の問題が起こり得るかと思いましたので追加で対応しました。
お手数ですがご確認と取り込みをお願いできますでしょうか。
sw-satoshi-nakano#2

@okazy okazy modified the milestones: 4.0.x, 4.0.6 Oct 27, 2020
CustomerProviderでもwrapper classesを許可
Copy link
Contributor

@okazy okazy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

取り込みありがとうございます!

変更内容、動作確認共に問題ありませんでした。
私の環境では再現しなかったのですが、公式ドキュメントでも案内されていますので修正内容は問題ないという判断です。

Travisのcomposer installで落ちていますが、 #4746 で解消されるかと思います。
GitHub ActionsのUnitTestが通っているので問題ないでしょう。

マイナーバージョン互換性保持のための制限事項チェックリスト

  • 既存機能の仕様変更
  • フックポイントの呼び出しタイミングの変更
  • フックポイントのパラメータの削除・データ型の変更
  • twigファイルに渡しているパラメータの削除・データ型の変更
  • Serviceクラスの公開関数の、引数の削除・データ型の変更
  • 入出力ファイル(CSVなど)のフォーマット変更

レビュワー確認項目

  • 動作確認
  • コードレビュー
  • E2E/Unit テスト確認(テストの追加・変更が必要かどうか)
  • 互換性が保持されているか
  • セキュリティ上の問題がないか

@sw-satoshi-nakano
Copy link
Contributor Author

問題が起きていた環境で動作テストを行い、バックエンド側でログイン出来るようになったことを確認いたしました。
フロント側では問題が発生していなかったので、修正コードの影響は確認できませんでしたが、同環境でログインを試し問題がないことを確認しました。

@okazy okazy changed the title Memberのサブクラスもtrueを返すようにする UserProviderでCustomer/Memberのサブクラスもサポートする Oct 27, 2020
@okazy
Copy link
Contributor

okazy commented Oct 27, 2020

ご確認ありがとうございます!
私の環境では再現していなかったのでご確認助かります。

@kiy0taka kiy0taka merged commit 49cbca7 into EC-CUBE:4.0 Nov 4, 2020
@chihiro-adachi chihiro-adachi modified the milestones: 4.0.6, 4.1 Jul 12, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants